struct WINDOWPLACEMENT {
public TODO;
}
<StructLayout(LayoutKind.Sequential)> _
Public Structure WINDOWPLACEMENT
Public length As Integer
Public flags As Integer
Public showCmd As Integer
Public minPosition As Point
Public maxPosition As Point
Public normalPosition As Rectangle
End Structure
None.
Use with GetWindowPlacement and SetWindowPlacement